CagdMatchRuledNorm
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdMatchRuledNorm()
SYNOPSIS
cagd_lib/crvmatch.c:413
CagdRType CagdMatchRuledNorm(CagdVType T1,
CagdVType T2,
CagdVType P1,
CagdVType P2)
DESCRIPTION
Computes the default ruled norm to the matching.
PARAMETERS:
T1: A pointer to tangent to the first curve at i-th point.
T2: A pointer to tangent to the second curve at j-th point.
P1: A pointer to value of the first curve at i-th point.
P2: A pointer to value of the second curve at j-th point.
FUNCTION RETURN VALUE
CagdRType: -1 for no matching or the cost of the matching for the point
between zero and one.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:12 GMT, October 17, 2022